github.com/refraction-networking/utls.certificateRequestMsgTLS13.supportedSignatureAlgorithmsCert (field)
7 uses
github.com/refraction-networking/utls (current package)
handshake_messages.go#L1283: supportedSignatureAlgorithmsCert []SignatureScheme
handshake_messages.go#L1319: if len(m.supportedSignatureAlgorithmsCert) > 0 {
handshake_messages.go#L1323: for _, sigAlgo := range m.supportedSignatureAlgorithmsCert {
handshake_messages.go#L1395: m.supportedSignatureAlgorithmsCert = append(
handshake_messages.go#L1396: m.supportedSignatureAlgorithmsCert, SignatureScheme(sigAndAlg))
u_public.go#L215: SupportedSignatureAlgorithmsCert: crm.supportedSignatureAlgorithmsCert,
u_public.go#L229: supportedSignatureAlgorithmsCert: crm.SupportedSignatureAlgorithmsCert,
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |